home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / (Vol 132) Jun 09 2011.iso / Games / baby_chute.swf / scripts / DefineButton2_90 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  47 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("out");
  3. }
  4.